GXSelectPrinterViewDevice
You can use theGXSelectPrinterViewDevice
function to specify a view device for a printer object.
void GXSelectPrinterViewDevice (gxPrinter aPrinter, long whichViewDevice);
aPrinter
- A reference to the printer object associated with a particular view device.
whichViewDevice
- The index value of the view device you want to select.
DESCRIPTION
TheGXSelectPrinterViewDevice
function determines the printer resolution and color space of the printer referenced by the aPrinter parameter. A printer object refers to one or more view devices, each of which contains a combination of printer resolution and color space available for the specified printer. You specify an index value, starting with 1, in thewhichViewDevice
parameter. The parameter specifies a particular view device.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help